Prepare @azure/search-documents for June 2021 GA Release#15496
Merged
sarangan12 merged 2 commits intoAzure:release/azure-search-documents_11.2.0from Jun 1, 2021
Merged
Conversation
Member
|
Why can't we release out of master for this? If we're moving it to GA, why keep master as beta? |
Contributor
Author
|
Because we are removing the features which are already released in preview version. Also, the July release will have those same features again. We just don't want those features only in this GA. |
xirzec
approved these changes
Jun 1, 2021
Member
xirzec
left a comment
There was a problem hiding this comment.
Thanks for the explanation! I understand the approach now. 👍
openapi-sdkautomation Bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this pull request
Dec 13, 2021
[DO NOT MERGE]Dev resourcemover microsoft.migrate 2021 08 01 (Azure#15496) * Adds base for updating Microsoft.Migrate from version stable/2021-01-01 to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * Added systemData property in Move Collection & Move Resource object * Update resourcemovercollection.json Added Tags and User-Managed Identities Properties * Update resourcemovercollection.json Made changes for removing tags property for document resources and resource group. * Removed additional empty line * Swagger PrettierCheck * Updating examples for 2021-08-01 version. * CI Fix Co-authored-by: Anany Shah <anashah@microsoft.com> Co-authored-by: yashjain4 <87814230+yashjain4@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For this June 2021 release we need to do the following:
dataandserviceside) using the latest swagger.normalizers,semanticsearch including speller, etc)This PR is to follow the above steps. (This PR is similar to Java PR: Azure/azure-sdk-for-java#21909)
@xirzec Please review and approve
@ramya-rao-a FYI....